.grouped-post-top {
    margin-bottom: 20px;
    background: #f2f2f2;
    font-weight: bold;
    padding: 15px;
}

.mbm-grouped-posts {
	background: #f2f2f2;
    padding: 15px;
}

.mbm-grouped-posts-title {
	font-weight: bold;
	margin-bottom: 5px;
}

.first-news {
	position: relative;
}

.first-news .img-half,
.first-news .post-half {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 48%;
	overflow: hidden;
}

.first-news .img-half img {
	max-width: 100%;
}

.first-news .post-half {
	padding-left: 15px;
}

.mbm-grouped-post {
	font-weight: bold;
	font-size: 15px;
}

.mbm-grouped-post a {
	text-decoration: underline !important;
}

label.setting.extra-classes:after {
    content: 'PLEASE NOTE: Insert the class "breakout" to enable the breakout-effect on images (a min width of 1200px is needed).' !important;
}